home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_CD_2005-04.iso / bonus / mt / files / C-OrgPro.exe / {app} / c-organizer.cdb / Passwords.json < prev    next >
JavaScript Object Notation  |  2004-08-18  |  1KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "OwnerID": "Long Integer",
  5.         "Type": "Text (1)",
  6.         "State": "Text (1)",
  7.         "Title": "Text (250)",
  8.         "Location": "Text (250)",
  9.         "UserNames": "Text (250)",
  10.         "AccountID": "Text (250)",
  11.         "Passwords": "Text (250)",
  12.         "Description": "OLE (255)",
  13.         "S_Visible": "Text (1)",
  14.         "S_Color": "Long Integer",
  15.         "S_Left": "Integer",
  16.         "S_Top": "Integer",
  17.         "S_Width": "Integer",
  18.         "S_Height": "Integer",
  19.         "S_OnTop": "Text (1)",
  20.         "S_Transparency": "Integer",
  21.         "Modified": "DateTime"
  22.     },
  23.     "data": [
  24.         {
  25.             "ID": 1,
  26.             "OwnerID": 0,
  27.             "Type": "0",
  28.             "State": "1",
  29.             "Title": "Corporate site",
  30.             "S_Transparency": 0
  31.         },
  32.         {
  33.             "ID": 2,
  34.             "OwnerID": 1,
  35.             "Type": "1",
  36.             "Title": "Corporate site password",
  37.             "Location": "http://www.somesite.com",
  38.             "UserNames": "Andy",
  39.             "Passwords": "password",
  40.             "S_Transparency": 0
  41.         },
  42.         {
  43.             "ID": 3,
  44.             "OwnerID": 1,
  45.             "Type": "1",
  46.             "Title": "Corporate site statistics",
  47.             "Location": "http://www.somesite.com/stat/",
  48.             "UserNames": "a785w56",
  49.             "Passwords": "password",
  50.             "S_Transparency": 0
  51.         },
  52.         {
  53.             "ID": 4,
  54.             "OwnerID": 0,
  55.             "Type": "1",
  56.             "Title": "Credit card",
  57.             "AccountID": "4582-4851245852",
  58.             "Passwords": "6545",
  59.             "Description": "BINARY_FILE:Passwords/3_Description",
  60.             "S_Transparency": 0
  61.         },
  62.         {
  63.             "ID": 5,
  64.             "OwnerID": 0,
  65.             "Type": "1",
  66.             "Title": "Bank account",
  67.             "AccountID": "45692248622146",
  68.             "S_Transparency": 0
  69.         }
  70.     ]
  71. }